@charset "utf-8";

.main{width: 100em;margin: 0 auto;}
.pd400{padding-top: 400px;}
.home_head{background:url(../images/home_bg.jpg) no-repeat top center;min-height: 1000px;}
.home_head .yimg{margin-left: 136px;}
.home_head .yimg img{width: 287px;height: 425px;}
.home_head .bank_desc{margin-left: 40px;padding-top: 40px;width: 569px;}
.home_head h2{font-weight: normal;font-size: 24px;line-height: 24px;color: #4b4642;}
.home_head .y2{padding: 20px 0;}
.home_head .binfos{font-size: 18px;line-height: 40px;color: #4b4642;}
.home_head .button{background: url(../images/button.png) no-repeat;text-align: center;line-height: 42px;font-size: 18px;width: 135px;height: 42px;display: inline-block;text-decoration: none;padding-left: 5px;color: #4b4642;}
.home_head .button:hover{text-decoration: underline;}
.home_head .jianjie{margin-top: 80px;}
.home_head .jianjie > .content{width: 855px;margin: 0 auto;}
.home_head .jianjie > .content h2{line-height: 24px;font-size: 24px;color: #4b4642;}
.home_head .jianjie > .content .jie_logo{width: 220px;height: 52px; margin: 16px 0;}
.home_head .jianjie > .content .jie_logo img{width: 220px;height: 52px;}
.home_head .jianjie > .content .c_content{line-height: 32px;font-size: 18px;color: #4b4642;padding-bottom: 20px;}

.home_b{background: url(../images/home_bottom_bg.jpg) no-repeat bottom center;}
.home_b .bank_area{background: url(../images/home_bg1px.jpg) repeat-y;min-height: 300px;background-position: -2px center;width: 1203px;margin: 0 auto;}
.home_b .bank_area .area_list{width: 960px;margin: 0 auto;padding: 10px 60px 10px 60px;}
.home_b .bank_area .area_list .area_name{font-size: 24px;display: block;line-height: 28px;}
.home_b .bank_area .area_list > ul{margin-left: 40px;width: 740px;display: block;}
.home_b .bank_area .area_list > ul > li{float: left;width: 33%;line-height: 50px;}
.home_b .bank_area .area_list > ul > li > a{font-size: 18px;color: #4b4642;}
.home_b .bank_area .area_list > ul > li > a:hover{text-decoration: underline;}
.home_b .bank_area .area_list > ul > li > a > i{display: inline-block;width: 28px;height: 28px;background:url(../images/mini_logo_28x28.png) no-repeat;vertical-align: middle;margin-right: 10px;}

.bank_area .area_line{background: url(../images/area_line.png) no-repeat center center; height: 3px;}


/* 页脚样式 */
#footer{background: #616161;padding: 3em 0;overflow: hidden;border-top: 5px solid #f6bb2f;}
#footer .foot{color:#fff;width: 1200px;margin: 0 auto;padding: 0 40px;}
#footer .foot .links{display: inline-block;}
#footer .foot .links a{display: inline-block;color:#fff;font-size: 1.4em;}
#footer .foot .line{display: inline-block;width: 3em;text-align: center;font-size: 1.4em;}
#footer .foot .site_desc{font-size: 1.4em;}